Move working tests to new directory
authorBenjamin Otte <otte@redhat.com>
Tue, 19 Mar 2019 07:16:07 +0000 (08:16 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 5 May 2019 05:18:39 +0000 (07:18 +0200)
commit08e97257975983a57e60a5ac8165f6af70b53a7f
treede798459b2104bf5b134c9983d8400cb9a16ae4b
parent4d98e96124c31a5d0e610ace288de4f2e97e2164
Move working tests to new directory

These are tests that are working on both GL and Cairo now.

Some tests got black boxes over the areas that aren't easy to compare.
29 files changed:
testsuite/gsk/compare/clipped_rounded_clip.node [new file with mode: 0644]
testsuite/gsk/compare/clipped_rounded_clip.png [new file with mode: 0644]
testsuite/gsk/compare/opacity_clip.node [new file with mode: 0644]
testsuite/gsk/compare/opacity_clip.png [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_offset_both.node [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_offset_both.png [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_offset_x.node [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_offset_x.png [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_offset_y.node [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_offset_y.png [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_rounded_top.node [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_rounded_top.png [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_simple.node [new file with mode: 0644]
testsuite/gsk/compare/outset_shadow_simple.png [new file with mode: 0644]
testsuite/gsk/gl/clipped_rounded_clip.gl.png [deleted file]
testsuite/gsk/gl/clipped_rounded_clip.txt [deleted file]
testsuite/gsk/gl/opacity_clip.gl.png [deleted file]
testsuite/gsk/gl/opacity_clip.txt [deleted file]
testsuite/gsk/gl/outset_shadow_offset_both.gl.png [deleted file]
testsuite/gsk/gl/outset_shadow_offset_both.txt [deleted file]
testsuite/gsk/gl/outset_shadow_offsetx.gl.png [deleted file]
testsuite/gsk/gl/outset_shadow_offsetx.txt [deleted file]
testsuite/gsk/gl/outset_shadow_offsety.gl.png [deleted file]
testsuite/gsk/gl/outset_shadow_offsety.txt [deleted file]
testsuite/gsk/gl/outset_shadow_rounded_top.gl.png [deleted file]
testsuite/gsk/gl/outset_shadow_rounded_top.txt [deleted file]
testsuite/gsk/gl/outset_shadow_simple.gl.png [deleted file]
testsuite/gsk/gl/outset_shadow_simple.txt [deleted file]
testsuite/gsk/meson.build